home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 1998 December / cd joystick no99 decembre 1998.iso / Data / patches / unrealbeta218.exe / engine.int < prev    next >
INI File  |  1998-09-23  |  3KB  |  110 lines

  1. [Public]
  2. Object=(Name=Engine.Console,Class=Class,MetaClass=Engine.Console)
  3. Preferences=(Caption="Advanced",Parent="Advanced Options")
  4. Preferences=(Caption="Game Engine Settings",Parent="Advanced",Class=Engine.GameEngine,Category=Settings,Immediate=True)
  5. Preferences=(Caption="Key Aliases",Parent="Advanced",Class=Engine.Input,Immediate=True,Category=Aliases)
  6. Preferences=(Caption="Raw Key Bindings",Parent="Advanced",Class=Engine.Input,Immediate=True,Category=RawKeys)
  7. Preferences=(Caption="Drivers",Parent="Advanced Options",Class=Engine.Engine,Immediate=False,Category=Drivers)
  8.  
  9. [Errors]
  10. NetOpen=Error opening file
  11. NetWrite=Error writing to file
  12. NetRefused=Server refused to send '%s'
  13. NetClose=Error closing file
  14. NetSize=File size mismatch
  15. NetMove=Error moving file
  16. NetInvalid=Received invalid file request
  17. NoDownload=Package '%s' is not downloadable
  18. DownloadFailed=Downloading package '%s' failed: %s
  19. RequestDenied=Server requested file from pending level: Denied
  20. ConnectionFailed=Connection failed
  21. ChAllocate=Couldn't allocate channel
  22. NetAlready=Already networking
  23. NetListen=Listen failed: No linker context available
  24. LoadEntry=Can't load Entry: %s
  25. InvalidUrl=Invalid URL: %s
  26. InvalidLink=Invalid Link: %s
  27. FailedBrowse=Failed to enter %s: %s
  28. Listen=Listen failed: %s
  29. AbortToEntry=Failed; returning to Entry
  30. ServerOpen=Servers can't open network URLs
  31. ServerListen=Dedicated server can't listen: %s
  32. Pending=Pending connect to '%s' failed; %s
  33. LoadPlayerClass=Failed to load player class
  34.  
  35. [Progress]
  36. RunningNet=%s: %s (%i players)
  37. NetReceiving=Receiving '%s': %i/%i
  38. NetReceiveOk=Successfully received '%s'
  39. NetSend=Sending '%s'
  40. NetSending=Sending '%s': %i/%i
  41. Connecting=Connecting...
  42. Listening=Listening for clients...
  43. Loading=Loading
  44. Saving=Saving
  45. Paused=Paused by %s
  46. ReceiveFile=Receiving '%s' (F10 Cancels)
  47. ReceiveSize=Size %iK, Complete %3.1f%%
  48. ConnectingText=Connecting (F10 Cancels):
  49. ConnectingURL=unreal://%s/%s
  50.  
  51. [Console]
  52. ClassCaption="Standard Unreal Console"
  53.  
  54. [General]
  55. Upgrade=To enter this server, you need the latest free update to Unreal available from Epic's Web site:
  56. UpgradeURL=http://www.unreal.com/upgrade
  57. UpgradeQuestion=Do you want to launch your web browser and go to the upgrade page now?
  58. Version=Version %i
  59.  
  60. [Menu]
  61. HelpMessage=
  62. MenuList=
  63. LeftString=Left
  64. RightString=Right
  65. CenterString=Center
  66. EnabledString=Enabled
  67. DisabledString=Disabled
  68.  
  69. [Inventory]
  70. PickupMessage=Snagged an item
  71. M_Activated=" activated"
  72. M_Selected=" selected"
  73. M_Deactivated=" deactivated"
  74.  
  75. [WarpZoneInfo]
  76. OtherSideURL=
  77.  
  78. [GameInfo]
  79. SwitchLevelMessage=Switching Levels
  80. DefaultPlayerName=Player
  81. LeftMessage=" left the game."
  82. FailedSpawnMessage=Failed to spawn player actor
  83. FailedPlaceMessage=Could not find starting spot (level might need a 'PlayerStart' actor)
  84. NameChangedMessage=Name changed to... 
  85. EnteredMessage=" entered the game."
  86.  
  87. [LevelInfo]
  88. Title=Untitled
  89.  
  90. [Weapon]
  91. MessageNoAmmo=" has no ammo."
  92. PickupMessage=You got a weapon
  93.  
  94. [Counter]
  95. CountMessage=Only %i more to go...
  96. CompleteMessage=Completed!
  97.  
  98. [Ammo]
  99. PickupMessage=You picked up some ammo.
  100.  
  101. [Pickup]
  102. ExpireMessage=
  103.  
  104. [SpecialEvent]
  105. DamageString=
  106.  
  107. [DamageType]
  108. Name=killed
  109. AltName=killed
  110.